Skip to main content

CCM Resource

Service: CCM Resource

  1. Base URL:
    http://zm.irdresearch.org/mrest/CCM


  1. Description
    The CCM Service is responsible for collecting and show information regarding the ILR temperatures. The api stores data from ILR device including the alarms and each day temperature.

  1. Request Format

    Requests must be sent using HTTP POST and HTTP GET method.


  1. Response Format

  • Content-Type: application/json
  • Success Response: A 200 OK HTTP status code with the appropriate JSON response body.
  • Failure Response: A 200 OK HTTP status code with no JSON content, only a code value of 2 to indicate failure due to an incomplete operation or unknown reasons.
  • Server Error Response: A 500 Internal Server Error HTTP status code when a server-side error occurs.

  1. Dependencies

    The adverse event API stores data into multiple tables in the system, including:

  • Ilr
  • Ilr_ft_mapping
  • Ilrcheckin
  • Ilrmanufacturer
  • Ilrmodel
  • Ilrmonitoring
  • fridgetag
  • fridgetaginfo

  1. Flow chart for get

Locale Dropdown

  1. Flow chart for post

Locale Dropdown

Locale Dropdown